PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFListField Class / isCommittedOnSelectionChange Method
In This Topic
    isCommittedOnSelectionChange Method
    In This Topic
    Gets a value indicating whether the new value shall be committed as soon as a selection is made.
    Syntax
    public boolean isCommittedOnSelectionChange()

    Return Value

    True if the new value shall be committed as soon as a selection is made (commonly with the pointing device).
    See Also